Welcome![Sign In][Sign Up]
Location:
Search - opencv contrast image

Search list

[2D Graphic灰度

Description: 图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。-pixel image transformation, including brightness, contrast and GAMMA correction algorithm, the environment is OPENCV4.0, VC6.0. MATLAB algorithm reference to the function imadjust.
Platform: | Size: 1024 | Author: 陈大明 | Hits:

[Special EffectsImageAdjust

Description: 基于OpenCV和VC环境开发的图像处理程序,包括二值化对比度调整等一些基本功能,还有图像旋转等高级功能。-OpenCV and VC-based environment for the development of image processing procedures, including binarization adjust contrast and other basic functions, as well as advanced features such as image rotation.
Platform: | Size: 365568 | Author: aclon | Hits:

[OpenCVdemhist

Description: 利用opencv,增强灰度图像的对比度,使原本灰暗的图像变得清晰。-Using opencv, enhanced gray-scale image contrast, the original gray image becomes clear.
Platform: | Size: 10521600 | Author: | Hits:

[OpenCVImage-Contrast-Stretching

Description: 这是我自己写的图像对比度拉伸的OPencv的代码-This is the codes which is about Image Contrast Stretching.
Platform: | Size: 189440 | Author: 王林 | Hits:

[OpenCVEnhanceImage

Description: 基于opencv的图像增强,先利用非线性变换实现对比度增强,在直方图均衡,写成了一个函数,可以直接调用-Based on opencv image enhancement, first using nonlinear transformation to realize contrast enhancement, in equilibrium, written for a function, can be directly calls
Platform: | Size: 4096 | Author: 熊路 | Hits:

[OpenCVColorImageBalance

Description: 调用OPENCV进行直方图均衡化等图像处理,实现图片对比度增强-Call OPENCV histogram equalization, image processing, Image contrast enhancement
Platform: | Size: 1487872 | Author: shadow | Hits:

[Special Effectsexp-adjust

Description: 数字图像处理,opencv的增强对比度函数,功能为使图像对比度更强-Digital image processing opencv contrast enhancement function, image contrast more
Platform: | Size: 1855488 | Author: 王奇特 | Hits:

[OpenCVOpenCV-Application-of-statistics-

Description: OpenCV统计应用-影像增强,亮度,对比实作-OpenCV Application of statistics- image enhancement, brightness, contrast implement
Platform: | Size: 129024 | Author: langzechen | Hits:

[OpenCVbidui

Description: 用Opencv做的关于图像相似度方面的东西,可以用作对比两张图片的相似程度。非常有用,实现了可视化界面。-With the Opencv do the things on the image similarity can be used as a contrast to the degree of similarity of the two pictures. Very useful to achieve a visual interface.
Platform: | Size: 185344 | Author: 余权 | Hits:

[Linux-Unixchange_value

Description: 本文主要讲讲怎样改变图片的对比度和亮度,其实就是图片像素值线性变化了而已,对比度对应线性变化的系数,亮度对应其常量。参考资料为opencv自带tutiol及其code.   开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5.   实验功能:   单击Open image按钮,在电脑中打开一张图片并显示出来。   拖动Contrast滑动条,改变对比度的值,可以看到对比度值的改变过程在滑动条下方显示,左边图片对应为其对比度改变后的效果。   拖动Brightness滑动条,改变亮度值,以看到亮度值的改变过程在滑动条下方显示,左边图片对应为其亮度改变后的效果。   点击Close按钮,退出程序。-In this paper, talk about how to change the contrast and brightness of the picture, in fact, the image pixel values ​ ​ linear change only, the contrast corresponds to the coefficient of linear change, the brightness corresponding constant. Reference to own tutiol its code opencv development environment: the ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5 experimental feature: click Open image button in the computer to open a picture and display it. Drag the Contrast slider to change the value of the contrast, you can see the contrast value of the process of change in the slider below the left picture corresponds to the effect of its contrast change. Drag the Brightness slider to change the brightness value, the slider below to see the changes in the brightness values ​ ​ in the left picture corresponds to its effect in the brightness changes. Click the Close button to exit the program.
Platform: | Size: 634880 | Author: wuwei | Hits:

[OpenCVOpenCV_EqualizeHist

Description: 数字图像处理 直方图均衡化 提升图像对比度和质量 opencv环境-Histogram equalization of digital image processing to enhance image contrast and quality opencv environment
Platform: | Size: 1358848 | Author: fc | Hits:

[Special EffectsHistogram-compare

Description: 基于opencv和vs2008实现了两幅图像进行直方图对比,可以检测相似度-Based opencv and vs2008 achieve the two image histogram contrast, can detect similarity
Platform: | Size: 273408 | Author: chris wu | Hits:

[Special EffectsGraphics-optimization

Description: 对比使用C# unsafe代码和OpenCV进行图像处理的效率。-Contrast using C# unsafe code and OpenCV for image processing efficiency.
Platform: | Size: 2048 | Author: qs | Hits:

[Windows DevelopOpenCVdemo

Description: 基于opencv学习图像的亮度和对比度调节的例子-Based Learning opencv image brightness and contrast adjustment examples
Platform: | Size: 2506752 | Author: jdifo | Hits:

[OpenCVHistogram-equalization

Description: opencv学习代码,直方图均衡化,通常用来增加许多图像的全局对比度-opencv learning code, histogram equalization, many commonly used to increase the overall contrast of the image
Platform: | Size: 8192 | Author: 曹郁文 | Hits:

[Special EffectsImage-enhancement

Description: OpenCV统计应用-影像增强,亮度/对比实作。这边就修改了OpenCV的Sample Code,来做色彩增强的亮度/对比的程序,而在一般的亮度/对比来讲亮度(Brightness)的范围为0~200而对比(Contrast)亦是0~200,它们由一条线性函数的公式所定义,对比所代表的是斜率,亮度则是偏移量-OpenCV statistical applications- image enhancement, brightness/contrast implementations. Here on the amendment of the OpenCV Sample Code, to do color enhanced brightness/contrast procedures, and in the general brightness/contrast in terms of brightness (Brightness) ranges 0 to 200 and contrast (Contrast) also is 0 to 200 , which is defined by the equation of a linear function, represented by contrast is the slope, the luminance is offset
Platform: | Size: 129024 | Author: amy | Hits:

[Special Effectsskincolor

Description: 主要采用的是opencv中的直方图对比的函数实现的肤色的评价。每个图片的直方图都给出。-It is mainly used in the uation of color histogram function opencv in contrast to achieve. Histograms for each image are given.
Platform: | Size: 19769344 | Author: | Hits:

[OpenCVProject2_panorama_SA14006134

Description: 图像理解project,实现panorama全景拼接并与opencv自带函数进行对比效果以及分析-Image Understanding project, realize panorama panorama stitching and comes with opencv function contrast and analysis
Platform: | Size: 24099840 | Author: 涛哥 | Hits:

[OpenCVzengqiang

Description: 使用opencv和vs2010实现图像对比度增强,代码完整,可以运行(Use OpenCV and VS2010 to achieve image contrast enhancement, code integrity, you can run)
Platform: | Size: 19001344 | Author: zhangxinlalalala | Hits:

[OpenCV亮度和对比度调整

Description: 读取一张图像,通过鼠标调节图像的亮度和对比度。(Read an image and adjust the brightness and contrast of the image with the mouse.)
Platform: | Size: 12426240 | Author: 一棵竖柳 | Hits:
« 12 »

CodeBus www.codebus.net